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

  • Author
  • #211027
     Lincelot
    Participant

    Hi!

    I’m having some hard time with the following:

    I want to place my profile avatar (item-header-avatar) from the header to the left from my item-nav and eventually delete the header section. This in the profile page.

     

    I’m editing the member-header.php file through my child-theme ( using Kleo-theme ). I thought it would be as easy as copying the div from item-header-avatar and pasting it after <ul class=”responsive-tabs”> but after loading the webpage it does not work.

    As shown in the picture:

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

    Hello, how you would like it to look like? Can you share a reference screenshot and access to the backend? 🙂

    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 🙂

    #211104
     Lincelot
    Participant
    This reply has been set as private.
    #211167
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    div#item-header-avatar {
        float: left;
        position: absolute !important;
        margin-left: -68% !important;
    }
    

    This is an options, but i can also check by FTP if you share details

    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 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?