This topic has 15 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #111248
     ebook-designs
    Participant

    Hi there,

    Is there any way to change the menu position please? I want to move it down so it aligns with the bottom of my logo.

    Thank you!

    #111261
     ebook-designs
    Participant

    Sorry, I have a few more quick questions please:

    1. How do I change the video button on the demo homepage to just a normal plain black button please? It would be great if there was a list of shortcodes and settings that you could point me in the direction of please.
    2. How do I add text to the top bar please?
    3. Is the theme compatible with Visual Composer do you know please?

    Thank you again!

    #111397
     ebook-designs
    Participant

    And also, is it possible to change the colour of the icons please?

    #111575
     Laura
    Moderator

    Hello, theme should work fine with visual composer, we will add a 100% compatibility soon 🙂
    The top bar shows the social media buttons but you could add text to it editing the file header.php
    To change the button style you can use css, try this, add it to style.css of child theme

    COPY CODE
    
    a.play.button.large.alert.radius {
        background-color: black !important;
        border: 1px solid black !important;
    }
    

    To change the social media icon colors add this to style.css

    COPY CODE
    
    .top-links i:before {
        color: pink !important;
    }
    

    🙂

    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 🙂

    #111582
     ebook-designs
    Participant

    Thanks for your reply, this is very helpful.

    However, I wasn’t very clear about which icons I meant. I meant the icons that show for Members in total, Members online, Women online, Men online etc – please see attachment.

    Thanks again Laura!

    Attachments:
    You must be logged in to view attached files.
    #111590
     ebook-designs
    Participant

    Also you didn’t mention how to move the main menu down a touch 🙂

    Thanks!

    #111761
     Laura
    Moderator

    Hello, those are images, found at /wp-content/themes/sweetdate/assets/images/icons/steps/
    Just replace them with the ones you want to use 🙂
    About the menu, move it down do you mean?

    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 🙂

    #111763
     ebook-designs
    Participant

    Yes please, I want to move the menu down so it aligns with the bottom of the logo.

    Thanks!

    #111982
     Laura
    Moderator

    Hello, can you share a link so i can see 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 🙂

    #113131
     ebook-designs
    Participant
    This reply has been set as private.
    #113139
     ebook-designs
    Participant

    Just to add I tried the following CSS, but it made all site icons stop displaying:

    #menu-sweetdate {
    margin-top: 35px;
    }

    So to recap, I need to know how to lower the menu [but not affect the icons] and I need to fix the issue with the profile images in the new registered users section. Both illustrated in the above screen shot.

    Thank you!

    #113404
     Laura
    Moderator

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

    COPY CODE
    
    .form-wrapper .carousel-profiles li {
        width: 94px !important;
        height: 94px !important;
    }
    ul#menu-sweetdate {
        margin-top: 5%;
    }
    
    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 🙂

    #113408
     ebook-designs
    Participant

    Thanks that works great! How about the other question?

    Just to repeat: There is also a problem with the new registered users profile images displaying too large and only two of them showing. This didn’t occur when I only had one user, it has happened since I added two more dummy accounts. Please see screenshot.

    Attachments:
    You must be logged in to view attached files.
    #113410
     ebook-designs
    Participant

    Sorry ignore me, you fixed both issues!

    Sorry for the confusion, both issues are fixed, thank you.

    #113414
     ebook-designs
    Participant

    Oh no! I’m sorry but I spoke too soon!

    New users are not appearing in the profile carousel and aren’t been shown in the area where it shows “Members in total” [a little further down the homepage with the icons]. I now have four members setup but this still shows only 2. Login credentials are above if you need them to verify. Thanks again.

    #113952
     Laura
    Moderator

    Hello, if that happens could be because they didnt login for the first time 🙂
    Let me know

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?