Header Text - Acme Themes
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #99907
    S Wells
    Participant

    How to change the default text over the image please?:

    View post on imgur.com

    It’s actually Base Pro that’s installed..

    Thanks

    #99919
    acmesupports
    Moderator

    Dear S.Wells,
    You will need to go to the pages and change the text in each page. You can follow the path below to change the text in the slider:
    Pages > All Pages > Name of any page
    Change the title name.
    Best Regards!

    #99984
    S Wells
    Participant

    Hmm.. ok

    Except I already have all the title text set..

    Do you mean edit the page? There is no other option to change the title. I cannot see anything related to the slider when editing the page.

    Thanks

    #100006
    acmesupports
    Moderator

    Dear S.Wells,
    Yes, there is no option to change the title. Could you please provide a screenshot to make your issue more clear?

    Best Regards!

    #100043
    S Wells
    Participant

    I’m not sure how it can be clearer – the screenshot is already in the post, see above. As you can see the title over the image defaults to the name of the theme.

    Clearly that is not appropriate for most uses – how is this text changed?

    • This reply was modified 1 year, 4 months ago by S Wells.
    • This reply was modified 1 year, 4 months ago by S Wells.
    #100053
    acmesupports
    Moderator

    Dear S.Wells,
    The text comes as a default text in the slider. The text cannot be changed but can be removed via CSS code. If you want to change then you can change the slider by following the path below:
    Appearance > Customize > Featured Section Option > Enable-Feature Section
    Check the button
    Appearance > Customize > Featured Section Option > Feature Slider Selection >
    Choose from Slider Selection From
    There you change slides for the feature section

    Best Regards!

    #100054
    S Wells
    Participant

    Thanks, please provide the css

    #100059
    acmesupports
    Moderator

    Dear S.Wells,
    Please add the given CSS in Additional CSS:
    Appearance > Customize > Additional CSS

    .image-slider-wrapper .banner-title  {
        display: none;
    }

    Best Regards!

    #100077
    S Wells
    Participant

    But to *change* the text? Is the only option to build a custom slider?

    #100085
    acmesupports
    Moderator

    Dear S.Wells,
    Yes, by default of the theme it is not possible to change the text of the title. It is in-built in the theme and will need customization.

    Best Regards!

    #100099
    S Wells
    Participant

    I have been able to do it, but required editing PHP.

    #100123
    acmesupports
    Moderator

    Dear S.Wells,
    Ok, that’s good to know 🙂
    Best Regards!

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.