Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183128
    [email protected]
    Participant

    Its a developmental url
    http://143.95.152.167

    Wordpress 4.6.1
    X theme: Latest, purchases yesterday

    #1183131
    Joao
    Moderator

    Hi There,

    Please do the following:
    1] Please go to X Addons > Home and revoke the validation.
    2] Please login to your account and revoke the license. https://community.theme.co/my-account/
    3] After you have revoke the license, you need to re assign the license again to your site using this url: https://www.your-domain.com/. You have to make sure that url you just assign is the same as the one you have in your settings, Settings > General > Site Address
    4] Go back to X Addons > Home again, and insert the license again.

    If that does not work,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials
    – Purchase code
    Confirm you have assigned well your URL at : https://community.theme.co/my-account/

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1183238
    [email protected]
    Participant
    This reply has been marked as private.
    #1183353
    Rupok
    Member

    Hi there,

    It seems your WordPress installation might have some issue. If you go to the themes page and click on a theme, it doesn’t open. It’s not working as expected on the validation page as well. You can try re-installing a fresh WordPress.

    Let us know how it goes.

    #1183826
    [email protected]
    Participant
    This reply has been marked as private.
    #1184017
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .page-template-template-blank-6-php .x-slider-container.above {
        border: 0;
    }

    Hope this helps.

    #1184776
    [email protected]
    Participant

    Thank you so much. You guys have excellent support.

    #1184869
    Thai
    Moderator

    You’re most welcome 🙂

    #1186957
    [email protected]
    Participant
    This reply has been marked as private.
    #1187097
    [email protected]
    Participant
    This reply has been marked as private.
    #1187389
    Rad
    Moderator

    Hi there,

    Which section? How should it look like?

    About the slider, it has background color setting and you can change its color to almost like the background image. It’s there so user can decide how they will blend background color and image 🙂

    Thanks!

    #1188286
    [email protected]
    Participant

    Thanks, All good. One last question, promises. How do I control the font size on mobile view? I used cornerstone headline and text attributes. thanks.

    #1188477
    Jade
    Moderator

    Hi Greg,

    You may use the responsive text feature. To apply a Responsive settings to a text, assign an class to the Text element


    screenshot

    And then use that class to be the selector of the Responsive text setting


    screenshot

    Feel free to adjust the compression, minimum, and maximum size option.

    You can even use that class to style your text, with that said you don’t need to wrap the text on a span tag.

    .resp-txt {
    	text-align: center;
    	color: #000;
    	font-family: roboto;
    	font-style: normal;
    	font-weight: 500;
    }

    Add this under Custom > CSS in the Customizer.

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1183128 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>