Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1264849
    padmorejordan
    Participant

    i am wondering if there is a way to change the posts images links on this page to circles, and when you hover over them they fade to white and show text from the blog?

    #1264932
    Lely
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots of what you want to achieve and also share your site URL), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1272370
    padmorejordan
    Participant

    like how when you hover over these links they go lighter and words appear, i would like something like that
    http://www.thelondoner.me/
    but also for the links to be circular. and for the text that appears, i would like it to be the text inside the blog post

    #1272614
    Rue Nel
    Moderator

    Hello There,

    Thank you for the clarifications! You can make the icons in circular shape. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-recent-posts .no-post-thumbnail .x-recent-posts-img:before {
        background-color: rgba(0,0,0,0.15);
        border-radius: 50%;
    }

    You cannot add a text inside it because it would required custom modifications for that element. Please be advised that custom development is beyond the scope of our support. We are only limited to getting setup, theme features, and bug fixes.

    Thank you for you understanding.

    #1280708
    padmorejordan
    Participant

    it doesnt seem to be making my images circular, as well, id like the entire box to be circular, not just the image.

    #1280999
    Rad
    Moderator

    Hi there,

    You should try the essential grid plugin, then just apply the styling to make it circle. Recent posts element is a simple element, applying all those requirement will require complex customization.

    Thanks!

    #1293112
    padmorejordan
    Participant

    how do i change the styling to circular?

    #1293137
    padmorejordan
    Participant

    also, i added it onto my page using cornerstone but it does not appear. there is no custom coding stopping it though

    #1293483
    Jade
    Moderator

    Hi there,

    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

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

    #1293741
    padmorejordan
    Participant
    This reply has been marked as private.
    #1293743
    padmorejordan
    Participant
    This reply has been marked as private.
    #1293862
    Rad
    Moderator

    Hi there,

    You added a widget area element, and you added [ess_grid alias="grid-1"] within the ID, Class, and Style input.

    You should add Essential Grid element directly, you don’t need a widget area. And shortcodes shouldn’t be added within ID, Class, and Style input.

    Thanks!

    #1294307
    padmorejordan
    Participant
    This reply has been marked as private.
    #1294880
    Rad
    Moderator

    Hi there,

    Would you mind granting a full admin access from your provided login credentials? I installed transient cleaner but I’m not allowed to access it.

    Or for the meantime, please clear your transients using the plugin I installed.

    Thanks!

    #1294926
    padmorejordan
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1264849 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>