This topic has 6 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #73024
     ozmarfraga
    Participant

    I would like to add a call to action button in the right top area of the header that leads to my purchase page. How can this be achieved? Also I would like to make the secondary navidation bigger and change the social network logos to show in the right side intead of the left side. website: loscabospassport.com

    #73215
     Laura
    Moderator

    Hello, add a new menu item with the class calltoaction, following the attached images 🙂
    1. Add this to style.css of child theme

    COPY CODE
    
    span.calltoaction {
        background-color: #D20707;
        color: white;
        font-weight: 600;
        padding: 10px;
        border-radius: 5px;
    }
    

    Add a new item in the menu, for example, the purchase page, then add the class to the title, like:
    <span class=”calltoaction”>Sample Page</span>

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
    #73219
     Laura
    Moderator

    Hello, for Dropdown navigation bigger:
    In style.css add

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left a {
        font-size: 18px;
    }
    

    For the social icons in the right:

    COPY CODE
    
    ul.kleo-social-icons {
        float: right;
    }
    div#top-social {
        width: 100%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #74666
     ozmarfraga
    Participant

    Thanks a lot Laura!

    I’ve tried this and it won’t work. I just reuploaded the most recent theme update just in case. What can I be doing wrong or what can be happening?

    Attachments:
    You must be logged in to view attached files.
    #75083
     Laura
    Moderator

    Hello, can you share admin credentials?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #75981
     ozmarfraga
    Participant

    It started working, I think it was the cache of the browser. Thanks a lot!

    #76266
     Laura
    Moderator

    Glad you could resolve it! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?