Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #640718

    Hey there, how can I correct the box position? I’ve open the site on various browsers and it still looks crooked. Besides, sometimes the fonts change completely on Chrome but not the other browsers, what’s the reason please?

    Thanks,

    HC

    #640729

    Hey Harold,

    Please elaborate which box position you need to correct and how it should look? If possible please post us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    I see you have set “Open Sans” as default font it’s not a native font and it has to load from google(if not self hosted). If it takes time for the external fonts to load the browser display the default fonts that is assigned in your local system. I think this is what is happening. however everything looks fine now. If the problem happens again please take a screenshot and share it with us.

    Best regards,
    Vinay

    #641096

    Hey Vinay,

    You’ll see on the first image – there´s a huge white frame on the top and left side of the LikeBox. It appeared recently. On the second image, you’ll notice that the font isn’t Open Sans, at least the one I set to be the default for titles and paragraphs. I guess this has to do with Chrome co’s Firefox shows them as they are.

    I’ve got another question….do you think it is achievable to customize the theme as to get a result close to this….http://www.londonfashionweek.co.uk/
    I know the Enfold theme has good potential but don’t know how far I could go if I embark on the task of modifying the child theme. Any thoughs pls?

    #641812

    Hi,

    Thank you for the screenshot. The facebook likebox width is not something we can control. It will automatically adapt to the parent container. The minimum width of its parent container should be 340px in order to display the whole facebook likebox. Workaround is to set the footer column to 3 instead of 4.

    Regarding the theme customization, yes that’s certainly possible but like any good site it will require more than a few modifications. You can start with the color section’s parallax background.

    Best regards,
    Ismael

    #649025

    Hello Guys!

    I need help with the following items pls:

    1. I’ve tried to leave a single centred widget on the footer, but the ones on the sides won’t disappear completely (some remains are inavoidable).
    2. Is there any quick code you could provide me with to leave the social media icons in black colour and then grey when hovered over?
    3. Any quick code to leave the drop down menus with a transparent background?
    4. Is it best practice to upload a video directly to the media library and place as an opening or just linking it form Youtube/Vimeo?

    Great thanks in advance!

    HC

    #650084

    Hi,

    1.) Could you please provide a screenshot of this issue?

    2.) Add this in the Quick CSS field:

    .socket_color .social_bookmarks a {
        color: black;
    }
    
    .socket_color .social_bookmarks a {
        color: gray;
    }

    3.) Please use this:

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a {
        background-color: rgba(255,255,255,.2);
        color: #ffffff;
    }

    4.) It’s better to use a third party host to save server space, bandwidth, format availability etc. A good read about this: https://www.wp101.com/10-reasons-why-you-should-never-host-your-own-videos/

    Best regards,
    Ismael

    #650336

    Hey Ismael!

    You,ve been of great help! I very much appreciate your diligence; however, two things haven’t worked out for me yet.

    1. I’ve attached a pic of the FOOTER where you´ll notice that despite I have set it as a 3 columns layout, it looks unbalanced (a bit too much inclined towards the left side) I need it to be PERFECTLY CENTRED and showing nothing else but the content on the cental column (the information in the other columns didn’t disappear as I told you in a previous message. I’ve cleaned the WIDGETS area but they insist in showing up as you can see in the screenshot.

    2. The quick code to make the social icons black (normal state) and grey when hovered didn’t work. I’ve placed them on top of the page as well but they didn’t catch the quick code neither. Moreover, how could I make the social icons to show perfectly centered on the socket and the copyright info beneath them. Now I’ve given you the whole picture of what I want to accomplish at the button area (footer+socket). I need all this info to be centred and look super clean in B&W.

    3.Could you pls give guidance to add another GOOGLE FONT to the theme?

    4. Finally I would like to give my visitor the possibility to pause the LOOPING VIDEO at the opening with a single click (it’s linked form Youtube), is there any way to apply this feature to the theme pls?

    I hope you don’t find these requests too overwhelming although they surely are, great thanks again!

    HC

    #651225

    Hi,

    Your screenshot (http://imgur.com/l2BLztU) look different from the casadelmediadotcom site. We need to see the actual page. If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    If possible, please create a single thread for each inquiry. Thank you for your understanding.

    Best regards,
    Ismael

    #651261

    Hey,

    Yes, the screenshot belongs to a website I’m working on presently. I just need the WIDGETS area to show ONE CENTRAL COLUMN and not the remains of the widgets on the sides. I’ve already deleted everything inside them all but the default information keeps showing up.

    View post on imgur.com

    Regards,

    HC

    #651272

    Hey!

    Add a text widget, which is empy, can have inly a <p></p> maybe inside, for the columns you want to have nothing and that will work.

    Thanks a lot

    Cheers!
    Basilis

    #651279

    Hi Basilis,

    It worked! Many thanks. The trouble I find now is that it does not look perfectly centered. Any solution pls?

    Cheers,

    hacart

    #652302

    Hi,

    it looks totally good to me:

    View post on imgur.com

    What exactly do you want to change?

    Best regards,
    Andy

    #652348

    Hey Andy,

    The problem got solved. Many thanks.

    Best,

    hacart

    #652685

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Facebook Likebox looking bladly placed’ is closed to new replies.