eBook theme

Home Forums All Other Themes eBook theme

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #147526
    jennifer hydejennifer hyde
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 20, 2020

    It doesn’t convert to tablet or phone?? As soon as you view on either tablet or phone the slider over lay picture is immediately lost as is the Call To Action button? How can this be prevented?

    #147572
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #147604
    jennifer hydejennifer hyde
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 20, 2020

    It’s www.jahyde.com.

    The call to action button at the very top is there on desktop and tablet but not mobile.

    Also the “new” tags on each book. I’ve changed their colour to a pink/purple yet there are still the underlying orange bits that won’t change?

    #147607
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-new-tag .elementor-widget-container::before { border-left: solid 8px #d100a7;}
    .skt-new-tag .elementor-widget-container::after { border-left: solid 8px #d100a7;

    Regards,
    Dave

    #147666
    jennifer hydejennifer hyde
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 20, 2020

    Thank you for that but the call to action button on the top slider is still gone when it goes onto mobile? How can this come back?

    #147717
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    We checked, call to action button is showing inside the menu.

    Have a look at:
    https://imgur.com/a/asYypJC

    Regards,
    Dave

    #147732
    jennifer hydejennifer hyde
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 20, 2020

    That’s not the call to action button.
    The call to action button is the white rounded button on the slider that currently says “coming soon” on the slider on desktop and tablet.
    This disappears along with the slider image when you go to mobile.
    You have to turn the phone on it’s side to view which isn’t going to work. It’s needs to be there when the website loads otherwise it isn’t the immediate call to action it should be.

    #147733
    jennifer hydejennifer hyde
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: March 20, 2020

    You have to turn the phone on it’s side to view which isn’t going to work. It’s needs to be there when the website loads otherwise it isn’t the immediate call to action it should be.

    #147750
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .slider-main .nivo-caption .slidebtn { display:table !important;}
    }

    Regards,
    Dave

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