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

  • Author
  • #129373
     mishkinn
    Participant

    Hello,

    I have 4 questions about the attached screenshot

    1) Is there a plugin to make an embed Spotify playlist the featured image of a post automatically?

    2) My Spotify follower count is showing “93” instead of “103,” which is my true follower count (I’ve confirmed with Spotify), is this something that needs to be fixed with Spotify or can I fix it?

    3) Is there a way to vertically align the text to the right of the Spotify embed or do I need to create separate text elements in visual composer for each line (see attached)?

    4) How do I center the page title?

     

    Thanks!

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

    Hi,

    What you need requires significant amount of time to create a functionality like that and our purpose here is to help you with any theme problem that you may encounter or with small customizations.
    For anything that theme doesn’t have or you need something different you should hire a programmer/web developer to achieve what you need.

    If you want a quote from our developers team, contact our colleague cornel@seventhqueen.com about your request.

    Cheers

    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 🙂

    #129551
     mishkinn
    Participant

    Thanks Laura, I understand.

    Can you help me with #4 then which is a theme question (centering page title)? I’m going to try to do as much as I can without a programmer but might have to get one in the future so I’ll keep your colleague in mind.

    Best,
    Nick

    #129552
     mishkinn
    Participant

    Also, because I bought this theme, do I get access to WP Bakery’s support? It’s asking me for a license and I’m not sure where to find it – I only see a GPL in Kleo’s documentation. Thanks!

    #129713
     Laura
    Moderator

    Hello, for page title try the following, add it to style.css of child theme

    COPY CODE
    
    h1.page-title {
        text-align: center !important;
        float: none !important;
    }
    

    About the license, KLEO has it and updates the plugin with every theme update so you do not have to worry about 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 🙂

    #129730
     mishkinn
    Participant

    Hi Laura,

    I’m a real coding beginner. Where in the style.css of the child theme would I implement this code?

    Thanks!

    #129803
     Laura
    Moderator

    Hello, at the end of the file 🙂

    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 🙂

    #129818
     mishkinn
    Participant

    Awesome, that worked!

    Is there a way to also reduce the margin below the title? (see attached)

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

    Hello, can you share a link where i can see it? I am not able to see the site

    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 🙂

    #131449
     mishkinn
    Participant
    #131583
     Laura
    Moderator

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

    COPY CODE
    
    section.container-wrap.main-color {
        padding-top: 0px !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 🙂

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

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

Log in with your credentials

Forgot your details?