Shop Categories

X

Ad the Wave in Title

Home Forums Agama Pro Ad the Wave in Title

Topic Resolution: Resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #27381
    Courtney Spencer
    Participant

    Greetings ~ I just upgrade to Agama Pro. When I did that, the wave below the title that is in Agama Blue disappeared. Is there a way to get that back? I see where you can add the particles but not the wave. Thank you for your help.

    #27382
    Zex
    Moderator

    Hello, Courtney!

    Just update your template to the newest version (1.4.9.4) and it should work.

    If after you updated the theme the Header Image Bottom Shape isn’t shown, you can enable it from the Customiozing->Header->Header Image…Header Image Bottom Shape menu.
    https://prnt.sc/tendgn

    Regards

    #27383
    Courtney Spencer
    Participant

    Thank you for your help. Even with the update, I don’t see it. I tried to enable it, but there is no button to enable. Any other thoughts?

    #27384
    Courtney Spencer
    Participant

    I tried to update it again and got this message ~ Update Failed: Download failed. Forbidden

    I just purchased agama pro last night. Thank you for your help.

    #27385
    Zex
    Moderator

    Hi,

    I see that you still run the older theme version (1.4.9.3)
    https://prnt.sc/teouvg

    Have you registered your theme?

    Without the registration, the update function won’t work.

    Product Registration

    Regards

    • This reply was modified 2 years, 11 months ago by Zex.
    #27387
    Courtney Spencer
    Participant

    Thank you. I had not registered the theme. I just registered and that allowed me to add the wave, but it is about 8 inches wide. Is there a way to narrow it like on the original agama blue template? Thank you 🙂

    #27388
    Zex
    Moderator

    Hi,
    Please enable the wave, I can’t see the problem.

    Thanks

    #27389
    Courtney Spencer
    Participant

    Sorry about that. I just enabled it. You will see it takes up half the page. Is there any way to narrow it? I am so appreciative of your help. You have been wonderful.

    #27390
    Courtney Spencer
    Participant

    I would also like to change the color from gray to light blue. Thanks again for your help.

    #27391
    Zex
    Moderator

    I don’t know how it looked on the Agama Blue theme, but seems to me it looks just fine.https://prnt.sc/tepdqv

    If you want to change the shape color, Insert the following code into Customizing->General->Additional CSS:

    .wp-custom-header svg .shape-fill {
        fill: lightblue!important;
    }

    Anyway, If you want to change the height and width of the shape, you can use the following code(insert it in the custom CSS too) then change the width and height as you need.

    .wp-custom-header svg{
        height:50px!important;
        width:100%!important
    }

    Regards

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