Brandon

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • in reply to: Can't access themes though I have paid account #72983
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    No Problem! I completely understand, as it does say WordPress Themes. But I don’t have access to all the WordPress themes.

    As I said, I can’t download the hosting one, the game developer one or a few others. Why would these be excluded from my download options? I’d like to try them out!

    Also, are we able to pay an extra fee to access HTML themes? I notice there is one HTML option listed among the wordpress options.

    Thanks.

    in reply to: Can't access themes though I have paid account #72843
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    I was also curious if we are able to download the html versions of other themes?

    Thanks!

    in reply to: slider removal on skt befit #50677
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    This has not worked.

    for example: http://ohmyniche.com/2016/09/23/squat-14-interesting-things-know-anyway/

    is there anything else I can try?

    Thanks

    in reply to: gravida center titles, fix sidebar #49307
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Worked perfectly!

    Thanks, Dave

    in reply to: gravida center titles, fix sidebar #49142
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    As for the sidebar plugin, that worked perfectly, thank you.

    in reply to: gravida center titles, fix sidebar #49141
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Hi Dave,

    Thanks for the code, but it did not work. The site is tekkittest.com, and I currently have this custom css in place:

    .page_head{display:none;}
    #slidera { display:none !important;}
    #sidebar .widget_wrap iframe { width:100% !important;}
    @media screen and (max-width:767px){
    .page #slidera, .single #slidera, .archive #slidera, .search #slidera, .error404 #slidera { display:none !important;}
    }
    @media screen and (max-width:767px) {
    .logo img { height:auto !important;}
    }
    h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}
    #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter { color:#fff !important;}
    #topmenu ul { margin:auto; display:table;}

    Is it possible the code to change the first letter in each title also prevents us changing the text-align?

    Thanks

    in reply to: High Tech newsletter #46402
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Excellent! I must have missed this in the documentation.

    Thanks!

    in reply to: nature pro about us 2 columns only #45990
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Worked perfect!

    Thanks so much

    in reply to: nature pro about us 2 columns only #45694
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Worked perfect!

    Say I just want to get rid of the entire testimonials/about us (all 3 removed, not just the middle posts) what would I add to the css?

    Thanks!

    in reply to: nature pro about us 2 columns only #45514
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Also, the top bar is much larger than required, where in the css can I play around with the size that it comes down from the top?

    Thanks

    in reply to: High Tech bubble colour and contact us fax edit #45169
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    That worked perfectly.

    Regarding the removal of the fax number, I figured it out using tips you’ve given me before. To remove the fax number all I had to do was go to Appearance – Editor, then click on the contact us template, and remove this line:

    Fax: <?php echo of_get_option(‘fax’, true); ?><br />

    Just like that it was fixed with no fax option.

    Thanks as always for your help, Shri!

    in reply to: Single letter colour removal & mobile optimization #45167
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    That worked perfectly!

    Thanks Shri!

    in reply to: Single letter colour removal & mobile optimization #45077
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Hello Shri,

    It seems that did nothing. Not a thing changed when I removed:
    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}

    and added:
    .logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#000 !important;}

    The letter, as you can see if you go to the site www.tekkittest.com, is still invisible. I tried placing many other colors into the { color:#000 !important;} space but nothing worked.

    I have one other question, the menu on the site is off center to the right, is there a way I can centre this on the page?

    Thanks!

    in reply to: Single letter colour removal & mobile optimization #44682
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Hi Shri,

    That worked perfect for the mobile site, thanks!

    As for the letter, it actually removed it instead of making it black. How can I edit this so the letter shows up in black?

    Thanks!

    in reply to: Single letter colour removal & mobile optimization #44502
    BrandonBrandon
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: June 15, 2016

    Hi Shri,

    The website is www.tekkittest.com

Viewing 15 posts - 1 through 15 (of 21 total)