Forum Replies Created

Viewing 15 posts - 1,336 through 1,350 (of 1,548 total)
  • Author
    Posts
  • in reply to: Font isue with “Front End PM” – Plugin #143906
    Psink
    Keymaster

    Hello Bjbuny

    In this case, you need to code a CSS targeting each fonts coming through the plugin. Ya I know it’s quite a time-consuming process. But this is only the way to make fonts similar to the default theme font.

    Regards,
    Psink

    in reply to: No header photo shown in Blog site #143844
    Psink
    Keymaster

    Hello jasmi689

    We have released a new update.

    Please find the option to switch “Post Page” image Inside, Customize >> Theme Options >> Blog/Archive >> Enable Page Image for Banner on “Post Page”

    Enable the option to display the featured image of the blog page

    Regards,
    Psink

    in reply to: Menù button for mobile #143842
    Psink
    Keymaster

    Hello Elisabetta

    Thanks for the URL, I don’t know how but I find some of the files are missing in the theme – I didn’t find the custom.js file

    Did you edit the theme code? If yes could you please share wp-admin login details through https://themepalace.com/contact-us/

    Or Can you please reinstall the fresh one?

    Regards,
    Psink

    in reply to: Menù button for mobile #143834
    Psink
    Keymaster

    Hello Elisabetta

    Can you please share your site URL? On our side, it’s ok with both desktop and mobile

    Regards,
    Psink

    in reply to: Padding issue with bbpress forum #143833
    Psink
    Keymaster

    Hello Bjbundy

    Please add this CSS in Additional CSS

    
    .reply {
        vertical-align: middle;
    }
    

    Regards,
    Psink

    in reply to: Hide author and category on Blog / Archive #143830
    Psink
    Keymaster

    Hello Bjbundy

    for ques. no. 1 – ADD this CSS in additional css and adjust the color value as per your requirement

    
    #blog .archive-blog-wrapper .post-categories li a{
        color:#88837e
    }
    
    #blog .archive-blog-wrapper .post-categories li a:hover{
        color:#865fc1
    }
    
    #blog .archive-blog-wrapper article .entry-container a.btn{
        background-color: #ffeded;
        border: 2px solid #2d2c2d;
        color: #0e0e0e;
    }
    
    #blog .archive-blog-wrapper article .entry-container a.btn:hover{
        background-color: #bcbcbc;
        border: 2px solid #2d2c2d;
        color: #0e0e0e;
    }
    
    #featured-post article .entry-container ul.post-categories a,#featured-post .design .section-title a, #featured-post .design article .entry-container ul.post-categories a{
        color:#88837e
    }
    
    #featured-post article .entry-container ul.post-categories a:hover{
        color:#865fc1
    }
    
    #featured-post article:first-child .entry-container a.btn, #featured-post .design article:first-child .entry-container a.btn{
        background-color: #ffeded;
        border: 2px solid #2d2c2d;
        color: #0e0e0e;
    }
    
    #featured-post article:first-child .entry-container a.btn:hover, #featured-post .design article:first-child .entry-container a.btn:hover {
        background-color: #bcbcbc;
        border: 2px solid #2d2c2d;
        color: #0e0e0e;
    }
    
    

    For ques. no. 2 – Currently one Condition is missing in the theme( We will update in the next update ) – for now please use this CSS to hide btn label

    
    #must-read .entry-content a{
        display: none;
    }
    

    For ques. no. 3 – Add this CSS to make font color white

    
    .gdbbx-widget-profile-login h3{
        color: #fff;
    }
    

    For ques. no. 4 – Add this CSS to make font size the same as others

    
    #colophon .footer-widgets-area .widget > ul > li{
        font-size: 16px;
    }
    

    Regards,
    Psink

    in reply to: Navigation Menu Open in new Tab #143815
    Psink
    Keymaster

    Hello Emmanuel

    Please follow the screen record
    https://www.awesomescreenshot.com/video/2599182?key=5c7e8d4dd40049b8cc1f80b6ac0295e9

    Regards,
    Psink

    in reply to: No header photo shown in Blog site #143814
    Psink
    Keymaster

    Hello jasmi689

    Thank you for your information, we will update the theme soon

    Please wait for a couple of days until we release a new update

    Regards,
    Psink

    in reply to: REED MORE #143780
    Psink
    Keymaster

    No sir, I’m not familiar with these things

    in reply to: Every first letter is big in headlines #143778
    Psink
    Keymaster

    Hello Adrian

    Can you please share your site URL?

    Regards,
    Psink

    in reply to: Page title under header image #143777
    Psink
    Keymaster

    Hello TrishBlassin

    The “Title Position for single Page/Post” option is not available in the free version.

    Regards,
    Psink

    in reply to: Deactivate dark overlay in main slider #143776
    Psink
    Keymaster

    Hello Adrian

    Can you please share your site URL?

    Regards,
    Psink

    in reply to: Add Moving Flag in Primary widget #143770
    Psink
    Keymaster

    Hello Emmanuel

    You can use an image widget for it,

    Please watch the screen record
    https://www.awesomescreenshot.com/video/2585823?key=8e5501aba901d764cb202d81cc3fcbd8

    Regards,
    Psink

    in reply to: SOCIAL MENU LINKS #143762
    Psink
    Keymaster

    Hello Emmanuel

    Please follow the screen record to edit/add socials links

    https://www.awesomescreenshot.com/video/2584439?key=03e5ec3023acc01443b00657168f2b20

    Hope this helps you

    Regards,
    Psink

    in reply to: REED MORE #143761
    Psink
    Keymaster

    Hello Diego

    Currently, it’s is not possible to rearrange the order of the tab.

    Regards,
    Psink

Viewing 15 posts - 1,336 through 1,350 (of 1,548 total)